home *** CD-ROM | disk | FTP | other *** search
- /*
- * @(#) scales.h 12.1 95/05/09 SCOINC
- */
- /***************************************************************************
- *
- * Copyright (c) 1990-1993 The Santa Cruz Operation, Inc.
- *
- * All rights reserved. No part of this program or publication may be
- * reproduced, transmitted, transcribed, stored in a retrieval system,
- * or translated into any language or computer language, in any form or
- * by any means, electronic, mechanical, magnetic, optical, chemical,
- * biological, or otherwise, without the prior written permission of:
- *
- * The Santa Cruz Operation , Inc. (408) 425-7222
- * 400 Encinal St., Santa Cruz, California 95060 USA
- *
- **************************************************************************/
- /*
- * Modification History
- *
- * S001, 27-May-93, rickra
- * Took out most of the declarations........
- *
- * S000, 30-Sep-92, rickra
- * Added copyright and modification history
- */
- /*+-------------------------------------------------------------------------
- scales.h
- --------------------------------------------------------------------------*/
-
- extern struct NetworkXswStruct *current_server;
- extern MyResources res;
-
- /* vi: set tabstop=4 shiftwidth=4: */
- /* end of scales.h */
-